#HTML <time>
The <time> HTML element represents a specific period in time. It may include the datetime attribute to translate dates into machine-readable format, allowing for better search engine results or custom features such as reminders.
#Attributes
datetime
: This attribute indicates the time and/or date of the element and must be in one of the formats described below.